body {
    font-family: 'Raleway', sans-serif;
    font-size: 14pt;
    background-color: #daeefc;
    color: #486392;
}
* {
	margin: 0;
	padding: 0;
}
html,
body {
	height: 100%;
}
.bar {
    width: 100%;
    height: 50px;
    color: #61b0ff;
    text-align: center;
    font-size: 25pt;
    background-color:#F7F9FB;
    box-shadow: 3px 3px 3px 2px #a5b4be85;
}
header {
    width: 100%;
    height: 200px;
    background-color: #61b0ff;
    margin-bottom: 10px;
}
.wrapper {
	display: flex;
	flex-direction: column;
    width: 100%;
}

content {
	flex: 1 0 auto;
    width: 65%;

}
footer {
	flex: 0 0 auto;
    height: 100px;
    background-color: #0b4dd3;
    width: 100%;
    color: white;
}
.sidebar {
    width: 25%;
}
.main-btn {
    box-shadow: 2px 2px 5px 2px #a5b4be85;
    font-size: 20pt;
    background-color: #3378FF;
    text-decoration: none;
    display: block;
    margin: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    min-height: 60px;
    height: fit-content;
    color: #F7F9FB;
    font-weight: bold;
    text-indent: -30px;
    padding-left: 90px;
}
.main-btn::before {
    content: attr(data-before);
}

li:hover > .main-btn::before {
    content: attr(data-after);
}

.minor-btn {
    font-size: 16pt;
    min-height: 40px;
    max-height: fit-content;
    background-color: #50a8ff;
    text-decoration: none;
    display: block;
    margin: 5px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    color: #F7F9FB;
}

/* li:hover > .minor-btn { */
.minor-btn:hover{
    background-color: #3378FF;
    transition: ease-in-out 0.3s;
}


.main-btn, .minor-btn:active {
    color:  #F7F9FB;
    
}

.dropdown {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
li:hover > .dropdown {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: ease-in-out 0.3s;

}
li:hover > .main-btn {
    transition: ease-in-out 0.3s;
    content: attr(data-after);
    background-color: #0b4dd3;
}
.middle {
    display: flex;
	min-height: 80vh;
    width: 100%;
}

.g{
    height: 170px;
}
.text-pic p {
    height: 170px;
    width: 800px;
    min-width: 800px;
    vertical-align: top;
    text-align: center;
    font-size: 25pt;
    color: white;
}
.text-pic {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.dev {
    width: 300px;
    height: 100%;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 10px;
}
.dev-btn {
    font-size: 20pt;
    text-decoration: none;
    padding: 10px;
    min-height: 40px;
    height: fit-content;
    font-weight: bold;
    text-align: center;
    color:  #F7F9FB;
    margin-top: 50px;
    margin-left: 10px;
    border-radius: 25px;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 4px solid;
    outline-color: #F7F9FB;
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}
.dev-btn:hover {
    color: #61b0ff;
    background-color: #F7F9FB;
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
}

.hidden {
    display: none;
}
.btns li{
    margin-top: 8%;
    margin-bottom: 5%;
    width: 400px;
    list-style-type: none;
}
.btns {
    width: 400px;
}
#hidden_bar {
    height: 230px;
    background-color: white;
}
.type-1 {
    color: black;
    border-style: solid;
    border-color: black;
    border-radius: 5px;
    font-size: 25pt;
    width: 40px;
    height: 40px;
    text-decoration: none;
    display: table-cell;
    margin: 5px;
}

.type-2 {
    color: black;
    border-radius: 5px;
    border-style: solid;
    border-color: black;
    font-size: 16pt;
    width: 140px;
    height: 30px;
    text-decoration: none;
    display: block;
    margin: 10px;

}
.type-3 {
    color: white;
    border-radius: 5px;
    background-color: #3378FF;
    font-size: 16pt;
    width: 140px;
    min-height: 30px;
    height: min-content;
    max-height: 70px;
    text-decoration: none;
    display: block;
    margin: 10px;
    padding: 3px;
    

}
.type-1:hover, .type-2:hover {
    transform: scale(1.2);
    transition: ease-in-out 0.2s;
}
.buttons {
    display: flex;
}
.buttons2 {
    display: block;
}
.vcolumn {
    text-align: center;
    padding: 10px;
}
.fill {
    background-color: #daeefc;
}
#vision {
    background-image: url("../images/eye.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 55px;
    font-size: 18pt;
}
.vision-span {
    font-size: 16pt;
    color: black;
}
#wb {
    background-color: white;
    color: black;
}
#bw {
    background-color: black;
    color: white;
}
#bb {
    background-color:lightblue;
    color:darkblue;
}
#mb {
    background-color:beige;
    color:brown;
}
#bg {
    background-color:brown;
    color:greenyellow;
}
#pic1{
    background-image: url("../images/pic1.svg");
    background-position: center;
    background-size: cover;
}
#pic2 {
    background-image: url("../images/pic2.svg");
    background-size: cover;
}
#pic3 {
    background-image: url("../images/pic3.svg");
    background-size: cover;
}

@media screen and (max-width: 1366px) {
    .dev-btn {
        font-size: 18pt;
        margin-top: 30px;
    }
    .dev {
        width: 200px;
    }
    .text-pic p {
        width: 500px;
        min-width: 500px;
        font-size: 18pt;
    }
    .g{
        height: 140px;
    }
    .sidebar {
        width: 300px;
        
    }
    .main-btn {
        font-size: 18pt;
        padding-left: 50px;
    }
    header {
        height: 170px;
    }
    .bar {
        font-size: 18pt;
        height: 40px;
    }
}
@media screen and (min-width: 1366px) and (max-width: 1800px) {
    .dev-btn {
        font-size: 20pt;
        margin-top: 30px;
    }
    .dev {
        width: 250px;
    }
    .text-pic p {
        width: 600px;
        min-width: 600px;
        font-size: 20pt;
    }
    .g{
        height: 150px;
    }
    .sidebar {
        width: 350px;
        
    }
    .main-btn {
        font-size: 20pt;
        padding-left: 50px;
    }
    header {
        height: 180px;
    }
    .bar {
        font-size: 20pt;
        height: 45px;
    }
}

/* Стили для блоков контента */
.content_block {
    width: 91%;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 1%;
    padding: 0.5% 2% 2% 2%;
    color: white;
    background: linear-gradient(to bottom right, pink, 10%, #3378FF, 90%, pink);
    border-radius: 30px;
    border: 3px solid #61b0ff;
}

.content_block table {
    width: 100%;
    text-align: center;
    vertical-align: center;
    table-layout: fixed;
}

.content_block table tr td {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    padding-right: 4%;
    padding-left: 4%;
    padding-bottom: 1%;
}

.content_block table tr td p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-align: justify;
    text-indent: 5%;
}

.content_block table tr td img {
    border-radius: 30px;
    border: 3px solid steelblue;
    width: 250px;
    max-height: 30%;
}

.content_text {
    margin-top: 3%;
    font-size: 18px;
}

.content_text p {
    text-indent: 3%;
}

/* Стили для рейтинговой таблицы */
.rating_block {
    text-align: center;
    width: 91%;
    max-height: 800px;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 1%;
    padding: 0.5% 2% 2% 2%;
    color: white;
    background: linear-gradient(to bottom right, pink, 10%, #3378FF, 90%, pink);
    border-radius: 30px;
    border: 3px solid #61b0ff;
}

.rating_block th {
    margin: 10px;
    padding: 10px;
    border: solid 1px rgb(80, 80, 80);
    color: #000;
    background: rgb(237, 237, 237);
}
.rating_block td {
    margin: 10px;
    padding: 10px;
    border: solid 1px rgb(80, 80, 80);
    background: white;
    color: #000;
}
.rating_block tr:hover td {
    margin: 10px;
    padding: 10px;
    background: rgb(237, 237, 237);
    color: #000;
}

.rating_block table {
    margin: auto;
    max-height: 600px;
    position: sticky;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0pt;
    width: 100%;
    border-radius: 5px;
    word-break:normal;
    padding: 8px;
}

.rating_block h2 {
    background-image: linear-gradient(to bottom left, orange, 5%, white, 80%, purple);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 30px;

}

/* Полоса прокрутки */
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    margin-top: 5%;
}
::-webkit-scrollbar-track {
    border: 1px solid white;
    border-radius: 10px;
    margin-top: 5%;
}
::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 10px;
    margin-top: 5%;
}
::-webkit-scrollbar-thumb:hover {
    background: gainsboro;
    margin-top: 5%;
}